Skip to content

feat: for the hedera-network Helm chart set the minimum Kubernetes server version#231

Merged
nathanklick merged 2 commits intomainfrom
00217-min-k8s-version
Aug 3, 2023
Merged

feat: for the hedera-network Helm chart set the minimum Kubernetes server version#231
nathanklick merged 2 commits intomainfrom
00217-min-k8s-version

Conversation

@jeromy-cannon
Copy link
Copy Markdown
Contributor

@jeromy-cannon jeromy-cannon commented Aug 3, 2023

Description

This pull request changes the following:

  • for the hedera-network Helm chart set the minimum Kubernetes server version

Related Issues

…peline

Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
@jeromy-cannon jeromy-cannon self-assigned this Aug 3, 2023
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2023

Unit Test Results

38 tests  ±0   35 ✔️ ±0   31s ⏱️ -1s
  9 suites ±0     3 💤 ±0 
  9 files   ±0     0 ±0 

Results for commit 122a3f8. ± Comparison against base commit 3e665f3.

@jeromy-cannon jeromy-cannon changed the title set kubernetes minimum version to a higher number to test break in pi… feat: for the hedera-network Helm chart set the minimum Kubernetes server version Aug 3, 2023
@jeromy-cannon jeromy-cannon marked this pull request as ready for review August 3, 2023 14:26
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 3, 2023

Codecov Report

Merging #231 (122a3f8) into main (3e665f3) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #231   +/-   ##
=========================================
  Coverage     56.70%   56.70%           
  Complexity      144      144           
=========================================
  Files            36       36           
  Lines           723      723           
  Branches         73       73           
=========================================
  Hits            410      410           
  Misses          281      281           
  Partials         32       32           

Impacted file tree graph

@nathanklick nathanklick merged commit de9aceb into main Aug 3, 2023
@nathanklick nathanklick deleted the 00217-min-k8s-version branch August 3, 2023 21:43
swirlds-automation added a commit that referenced this pull request Aug 4, 2023
## [0.5.0](v0.4.0...v0.5.0) (2023-08-04)

### Features

* add CI pipeline tests for network node helm installation ([#228](#228)) ([3e665f3](3e665f3))
* add service locator API initial draft ([#230](#230)) ([1e81f65](1e81f65))
* for the hedera-network Helm chart set the minimum Kubernetes server version ([#231](#231)) ([de9aceb](de9aceb))

### Bug Fixes

*  use reasonable defaults for the per node configuration in the values.yaml file ([#229](#229)) ([92032f9](92032f9))
* resolves the issues caused by the environment variable not being passed to the service scripts ([#235](#235)) ([022b03d](022b03d))
@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Charts[Network Node]: Set minimum kubernetes version in the chart descriptor

3 participants